home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmCreateWorkArea.z / XmCreateWorkArea
Encoding:
Text File  |  2003-11-18  |  2.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkAAAArrrreeeeaaaa((((3333XXXX))))      UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV      XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkAAAArrrreeeeaaaa((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_C_r_e_a_t_e_W_o_r_k_A_r_e_a - A function    that creates a RowColumn work
  10.       area
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/RowColumn.h>
  14.  
  15.       Widget XmCreateWorkArea (ppppaaaarrrreeeennnntttt,,,, nnnnaaaammmmeeee,,,, aaaarrrrgggglllliiiisssstttt,,,, aaaarrrrggggccccoooouuuunnnntttt)
  16.            _W_i_d_g_e_t     ppppaaaarrrreeeennnntttt;
  17.            _S_t_r_i_n_g     nnnnaaaammmmeeee;
  18.            _A_r_g_L_i_s_t     aaaarrrrgggglllliiiisssstttt;
  19.            _C_a_r_d_i_n_a_l     aaaarrrrggggccccoooouuuunnnntttt;
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.       _X_m_C_r_e_a_t_e_W_o_r_k_A_r_e_a creates an instance of a RowColumn widget
  23.       and returns the associated widget ID.     The widget is created
  24.       with _X_m_N_r_o_w_C_o_l_u_m_n_T_y_p_e    set to _X_m_W_O_R_K__A_R_E_A.
  25.  
  26.       ppppaaaarrrreeeennnntttt
  27.            Specifies the parent widget ID
  28.  
  29.       nnnnaaaammmmeeee Specifies the name of the created widget
  30.  
  31.       aaaarrrrgggglllliiiisssstttt
  32.            Specifies the argument list
  33.  
  34.       aaaarrrrggggccccoooouuuunnnntttt
  35.            Specifies the number of attribute/value pairs in    the
  36.            argument    list (aaaarrrrgggglllliiiisssstttt)
  37.  
  38.       For a    complete definition of RowColumn and its associated
  39.       resources, see _X_m_R_o_w_C_o_l_u_m_n(_3_X).
  40.  
  41.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  42.       Returns the RowColumn    widget ID.
  43.  
  44.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  45.       _X_m_C_r_e_a_t_e_R_a_d_i_o_B_o_x(_3_X),    _X_m_C_r_e_a_t_e_S_i_m_p_l_e_C_h_e_c_k_B_o_x(_3_X),
  46.       _X_m_C_r_e_a_t_e_S_i_m_p_l_e_R_a_d_i_o_B_o_x(_3_X), _X_m_R_o_w_C_o_l_u_m_n(_3_X),
  47.       _X_m_V_a_C_r_e_a_t_e_S_i_m_p_l_e_C_h_e_c_k_B_o_x(_3_X),    and
  48.       _X_m_V_a_C_r_e_a_t_e_S_i_m_p_l_e_R_a_d_i_o_B_o_x(_3_X).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.